desktop_windows
Features
1 features passed
4 features failed, 0 skipped
Scenarios
8 scenarios passed
8 scenarios failed, 0 skipped, 0 others
Steps
68 steps passed
8 steps failed, 8 skipped, 0 others
Timeline (seconds)
  • Add client functionality Jun 13, 2023 12:10:17 AM Pass
    00 00 52.868
    check_circle Scenario: Add client with vaild field
    @success
    • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
    • check_circleGiven User navigates to Add client page
    • check_circleWhen User fill the form add client with valid inputs
      company_nameowneraddresscitystatezipcountryphonewebsitevatclient_group
      hanhMark ThomasHung YenHung YenPhuong Chieu870000Vietnam0939206009https://rise.fairsketch.com/10VIP
    • check_circleAnd User clicks on Save in button
    • check_circleAnd User searches for the newly added and move to tab Client info
    • check_circleThen Display client info and check values detail
  • Delete client functionality Jun 13, 2023 12:11:17 AM Fail
    00 01 31.215
    cancel Scenario Outline: Confirm deletion of a record


    CompanyNamemessage
    hanhThe record has been deleted.
    hanhbuiThe record has been deleted.
    • check_circleConfirm deletion of a record
      @delete
      • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
      • check_circleGiven User navigates to client page
      • check_circleAnd User searches with value "hanh"
      • check_circleWhen User click the icon Delete next to the record with name "hanh"
      • check_circleAnd User click Delete button in the confirmation modal to delete record
      • check_circleThen User receives a alert message "The record has been deleted." of successful record deletion
    • cancelConfirm deletion of a record
      @delete
      • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
      • check_circleGiven User navigates to client page
      • check_circleAnd User searches with value "hanhbui"
      • cancelWhen User click the icon Delete next to the record with name "hanhbui"
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
    00 00 56.769
    cancel Scenario Outline: Confirm cancel deletion of a record


    CompanyName
    hanhbui
    • cancelConfirm cancel deletion of a record
      @cancel
      • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
      • check_circleGiven User navigates to client page
      • check_circleAnd User searches with value "hanhbui"
      • cancelWhen User click the icon Delete next to the record with name "hanhbui"
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
  • Import clients functionality Jun 13, 2023 12:13:49 AM Fail
    00 00 43.184
    cancel Scenario Outline: User uploaded the correct file format but wrong template


    file_uploadmessage
    C:\Users\Admin\Downloads\Login.xlsxThere has an invalid header. The indicated field should be Company name.
    ‪C:\Users\Admin\Downloads\Book1.xlsxThere has an invalid header. The indicated field should be Company name.
    • cancelUser uploaded the correct file format but wrong template
      @failure
      • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
      • check_circleGiven User navigates to Import clients page
      • check_circleWhen User upload files "C:\Users\Admin\Downloads\Login.xlsx" with wrong template
      • cancelAnd User clicks on Next button
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
    • cancelUser uploaded the correct file format but wrong template
      @failure
      • check_circleGiven User logged in with email "admin@demo.com" and password "riseDemo"
      • check_circleGiven User navigates to Import clients page
      • check_circleWhen User upload files "‪C:\Users\Admin\Downloads\Book1.xlsx" with wrong template
      • cancelAnd User clicks on Next button
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
  • Signin functionality Jun 13, 2023 12:14:36 AM Fail
    00 00 18.530
    cancel Scenario Outline: Signin with valid credentials


    emailpassword
    admin@demo.comriseDemo
    client@đemo.comriseDemo
    • check_circleSignin with valid credentials
      @success
      • check_circleGiven User navigate to url
      • check_circleWhen User enters vaild email "admin@demo.com" into email field
      • check_circleAnd User enters valid password "riseDemo" into password field
      • check_circleAnd User clicks on Sign in button
      • check_circleThen User is redirected to the Dashboard page
    • cancelSignin with valid credentials
      @success
      • check_circleGiven User navigate to url
      • check_circleWhen User enters vaild email "client@đemo.com" into email field
      • check_circleAnd User enters valid password "riseDemo" into password field
      • check_circleAnd User clicks on Sign in button
      • cancelThen User is redirected to the Dashboard page
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
    00 00 08.522
    check_circle Scenario: Signin without filling any details
    @failure
    • check_circleGiven User navigate to url
    • check_circleWhen User dont enter any details into fields in the signin form
    • check_circleAnd User clicks on Sign in button
    • check_circleThen User should get error messages for every field in the signin form
    00 00 25.612
    cancel Scenario Outline: Signin with invalid email and valid password


    SheetNamerowNumber
    SignIn0
    SignIn1
    SignIn2
    • cancelSignin with invalid email and valid password
      @failure
      • check_circleGiven User navigate to url
      • check_circleWhen User fill the form sign in from given sheetname "SignIn" and rowNumber 0
      • check_circleAnd User clicks on Sign in button
      • cancelThen User receives a formatting error message right under the email field
      • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
        Screenshot Failed
    • check_circleSignin with invalid email and valid password
      @failure
      • check_circleGiven User navigate to url
      • check_circleWhen User fill the form sign in from given sheetname "SignIn" and rowNumber 1
      • check_circleAnd User clicks on Sign in button
      • check_circleThen User receives a formatting error message right under the email field
    • check_circleSignin with invalid email and valid password
      @failure
      • check_circleGiven User navigate to url
      • check_circleWhen User fill the form sign in from given sheetname "SignIn" and rowNumber 2
      • check_circleAnd User clicks on Sign in button
      • check_circleThen User receives a formatting error message right under the email field
    00 00 17.662
    check_circle Scenario Outline: Signin with invalid credentials


    SheetNamerowNumber
    SignIn4
    SignIn5
    • check_circleSignin with invalid credentials
      @failure
      • check_circleGiven User navigate to url
      • check_circleWhen User fill the form sign in from given sheetname "SignIn" and rowNumber 4
      • check_circleAnd User clicks on Sign in button
      • check_circleThen User should get an alert message about incorrect credentials
    • check_circleSignin with invalid credentials
      @failure
      • check_circleGiven User navigate to url
      • check_circleWhen User fill the form sign in from given sheetname "SignIn" and rowNumber 5
      • check_circleAnd User clicks on Sign in button
      • check_circleThen User should get an alert message about incorrect credentials
  • Signup functionality Jun 13, 2023 12:15:50 AM Fail
    00 00 10.724
    cancel Scenario: Sign up with vaild fields
    @success
    • check_circleGiven User navigates to Sign up page
    • check_circleAnd User selects Type Individual
    • check_circleWhen User enter vaild into fields in the signin form
      firstnamelastnameemailpasswordretypepassword
      hanhbuihanh74873@gmail.com2711199227111992
    • cancelThen User account should get created successfully
    • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
      Screenshot Failed
    00 00 08.219
    cancel Scenario: Sign up without filling any details
    @failure
    • check_circleGiven User navigates to Sign up page
    • cancelWhen User dont enter any details into fields in the signin form
    • check_circlebuihanh.hooks.MyHooks.afterScenario(io.cucumber.java.Scenario)
      Screenshot Failed
  • @cancel 1
    Failed: 1
    Timestamp TestName Status
    Jun 13, 2023 12:12:48 AM Confirm cancel deletion of a record Fail
  • @failure 5 4
    Passed: 5 Failed: 4
    Timestamp TestName Status
    Jun 13, 2023 12:13:49 AM User uploaded the correct file format but wrong template Fail
    Jun 13, 2023 12:14:12 AM User uploaded the correct file format but wrong template Fail
    Jun 13, 2023 12:14:54 AM Signin without filling any details Pass
    Jun 13, 2023 12:15:03 AM Signin with invalid email and valid password Fail
    Jun 13, 2023 12:15:13 AM Signin with invalid email and valid password Pass
    Jun 13, 2023 12:15:21 AM Signin with invalid email and valid password Pass
    Jun 13, 2023 12:15:28 AM Signin with invalid credentials Pass
    Jun 13, 2023 12:15:37 AM Signin with invalid credentials Pass
    Jun 13, 2023 12:16:01 AM Sign up without filling any details Fail
  • @success 2 2
    Passed: 2 Failed: 2
    Timestamp TestName Status
    Jun 13, 2023 12:10:17 AM Add client with vaild field Pass
    Jun 13, 2023 12:14:36 AM Signin with valid credentials Pass
    Jun 13, 2023 12:14:45 AM Signin with valid credentials Fail
    Jun 13, 2023 12:15:50 AM Sign up with vaild fields Fail
  • @delete 1 1
    Passed: 1 Failed: 1
    Timestamp TestName Status
    Jun 13, 2023 12:11:17 AM Confirm deletion of a record Pass
    Jun 13, 2023 12:11:49 AM Confirm deletion of a record Fail
  • java.lang.NullPointerException 1
    Timestamp TestName StackTrace
    Jun 13, 2023 12:16:07 AM When User dont enter any details into fields in the signin form
  • org.openqa.selenium.ElementClickInterceptedException 2
    Timestamp TestName StackTrace
    Jun 13, 2023 12:14:10 AM And User clicks on Next button
    Jun 13, 2023 12:14:30 AM And User clicks on Next button
  • org.openqa.selenium.NoSuchElementException 2
    Timestamp TestName StackTrace
    Jun 13, 2023 12:12:15 AM When User click the icon Delete next to the record with name "hanhbui"
    Jun 13, 2023 12:13:12 AM When User click the icon Delete next to the record with name "hanhbui"
  • java.lang.AssertionError 3
    Timestamp TestName StackTrace
    Jun 13, 2023 12:14:51 AM Then User is redirected to the Dashboard page
    Jun 13, 2023 12:15:10 AM Then User receives a formatting error message right under the email field
    Jun 13, 2023 12:15:58 AM Then User account should get created successfully
Dashboard
Features
5
Scenarios
16
Steps
84
Start
Jun 13, 2023 12:10:15 AM
End
Jun 13, 2023 12:16:13 AM
Time Taken
00 05 58.140
Environment

 

Name Value
version 10
AppName Automation
build 1.1
os windows
Categories

 

Name Passed Failed Skipped Passed %
@cancel 0 1 0 0%
@failure 5 4 0 55.556%
@success 2 2 0 50%
@delete 1 1 0 50%